TargetVersion

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromGameBuild
TargetVersion fromGameBuild(string entry)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
TargetVersion parse(string ver)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Modifier
struct Modifier
Undocumented in source.

Variables

major
int major;
Undocumented in source.
minor
int minor;
Undocumented in source.
modifier
Modifier modifier;
Undocumented in source.
patch
int patch;
Undocumented in source.

Meta